- Drag Up Key from and drop it at the bottom of your program.
- Change the up_key() event so that whenever the up key is pressed:
- The hedgehog moves forward 575 steps
- The stage waits 0.1 seconds
- The sprite goes back to (0, -210). 3, 2, 1.... Launch!
To navigate the page using the TAB key, first press ESC to exit the code editor.